From: Felix Fietkau Date: Fri, 3 Nov 2006 05:48:44 +0000 (+0000) Subject: fix defaults X-Git-Tag: whiterussian_rc6~26 X-Git-Url: http://git.openwrt.org/%22https:/collectd.org///%22https:/collectd.org/?a=commitdiff_plain;h=5bb00826fa7b0e2c48b7d544be0c6cb3ef36d821;p=openwrt%2Fsvn-archive%2Fopenwrt.git fix defaults SVN-Revision: 5406 --- diff --git a/openwrt/package/comgt/Config.in b/openwrt/package/comgt/Config.in index 1f02c78d82..ffd6f73f62 100644 --- a/openwrt/package/comgt/Config.in +++ b/openwrt/package/comgt/Config.in @@ -1,6 +1,6 @@ config BR2_PACKAGE_COMGT tristate "comgt - Option/Vodafone 3G/GPRS control tool" - default m + default m if CONFIG_DEVEL select BR2_PACKAGE_CHAT help Option GlobeTrotter GPRS/EDGE/3G/HSDPA and Vodafone 3G/GPRS datacard control tool diff --git a/openwrt/package/pciutils/Config.in b/openwrt/package/pciutils/Config.in index 1b354083a8..e892965623 100644 --- a/openwrt/package/pciutils/Config.in +++ b/openwrt/package/pciutils/Config.in @@ -1,7 +1,7 @@ config BR2_PACKAGE_PCIUTILS prompt "pciutils - Linux PCI Utilities" tristate - default m + default m if CONFIG_DEVEL help This package contains various utilities for inspecting and setting of devices connected to the PCI bus. diff --git a/openwrt/package/pcmcia-cs/Config.in b/openwrt/package/pcmcia-cs/Config.in index 3092a52cc5..4a860820de 100644 --- a/openwrt/package/pcmcia-cs/Config.in +++ b/openwrt/package/pcmcia-cs/Config.in @@ -7,7 +7,7 @@ config BR2_PACKAGE_PCMCIA_UTILS tristate "pcmcia-utils - PCMCIA/Cardbus management utilities" select BR2_COMPILE_PCMCIA_CS select BR2_PACKAGE_KMOD_PCMCIA - default m + default m if CONFIG_DEVEL help PCMCIA/Cardbus management utilities